home *** CD-ROM | disk | FTP | other *** search
/ cyber.net interactivo 1997 January / inter@ivo 1997-01.iso / cybint12 / bin / bd.dxr / 00143.ls < prev    next >
Encoding:
Text File  |  1996-12-14  |  196 b   |  11 lines

  1. on exitFrame
  2.   if the duration of cast 138 = the movieTime of sprite 15 then
  3.     set the sound of cast 138 to 0
  4.     InVis(15)
  5.     unLoadCast(138)
  6.     go(#next)
  7.   else
  8.     Loopframe()
  9.   end if
  10. end
  11.